From aa06c9064e109685833e3af722bef1cc11b441ff Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 28 Dec 2007 03:16:42 +0000 Subject: [PATCH] (Size Parameters): Fix typo. --- lispref/frames.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/frames.texi b/lispref/frames.texi index 8970a34641a..43329eff840 100644 --- a/lispref/frames.texi +++ b/lispref/frames.texi @@ -455,7 +455,7 @@ The height of the frame contents, in characters. (To get the height in pixels, call @code{frame-pixel-height}; see @ref{Size and Position}.) @item width -The width of the frame contents, in characters. (To get the height in +The width of the frame contents, in characters. (To get the width in pixels, call @code{frame-pixel-width}; see @ref{Size and Position}.) @item user-size -- 2.30.2